home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Programming / DiceSource / include / pragmas / misc_pragmas.h < prev    next >
C/C++ Source or Header  |  1997-09-09  |  218b  |  9 lines

  1. /* $VER: ../include/pragmas/misc_pragmas.h 1.0 (9.8.97) */
  2. #ifndef MiscBase_PRAGMA_H
  3. #define MiscBase_PRAGMA_H
  4.  
  5. #pragma libcall MiscBase AllocMiscResource 6 9002
  6. #pragma libcall MiscBase FreeMiscResource c 001
  7.  
  8. #endif
  9.